Version bump.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 May 2014 01:16:26 +0000 (01:16 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 May 2014 01:16:26 +0000 (01:16 +0000)
gpsbabel/configure
gpsbabel/configure.in
gpsbabel/gbversion.h

index 713d4d2df60f2e0bff99143023709e20fd4a6e3d..56a04462065b6bd57332997bda13a241cc9c59e3 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GPSBabel 1.5.0.
+# Generated by GNU Autoconf 2.69 for GPSBabel 1.5.1.
 #
 # Report bugs to <BUG-REPORT-ADDRESS>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GPSBabel'
 PACKAGE_TARNAME='gpsbabel'
-PACKAGE_VERSION='1.5.0'
-PACKAGE_STRING='GPSBabel 1.5.0'
+PACKAGE_VERSION='1.5.1'
+PACKAGE_STRING='GPSBabel 1.5.1'
 PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
 PACKAGE_URL=''
 
@@ -1283,7 +1283,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GPSBabel 1.5.0 to adapt to many kinds of systems.
+\`configure' configures GPSBabel 1.5.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1349,7 +1349,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GPSBabel 1.5.0:";;
+     short | recursive ) echo "Configuration of GPSBabel 1.5.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1449,7 +1449,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GPSBabel configure 1.5.0
+GPSBabel configure 1.5.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1856,7 +1856,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GPSBabel $as_me 1.5.0, which was
+It was created by GPSBabel $as_me 1.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2204,7 +2204,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-DOCVERSION=1.5.0
+DOCVERSION=1.5.1
 
 # YYYYMMDD, please, if beta, i.e. "-beta20060413"
 #DOCVERSION=development
@@ -2212,7 +2212,7 @@ DOCVERSION=1.5.0
 
 # Increase GBBUILD for a new release (why? Where is this ever used?)
 # A: it's used by win32/gpsbabel.rc.in which is used by the setup program,
-GBBUILD=26
+GBBUILD=27
 # PACKAGE_RELEASE="-beta20140216"
 
 cat >>confdefs.h <<_ACEOF
@@ -5459,7 +5459,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GPSBabel $as_me 1.5.0, which was
+This file was extended by GPSBabel $as_me 1.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5521,7 +5521,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GPSBabel config.status 1.5.0
+GPSBabel config.status 1.5.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 064f1547f34892935cfff2e74143fa602086fff8..44b4c93b1c2f01ec2c4f2cdd9d90d12791a126be 100644 (file)
@@ -4,8 +4,8 @@
 AC_PREREQ(2.59)
 
 #PACKAGE_RELEASE=
-AC_INIT(GPSBabel, 1.5.0, BUG-REPORT-ADDRESS)
-DOCVERSION=1.5.0
+AC_INIT(GPSBabel, 1.5.1, BUG-REPORT-ADDRESS)
+DOCVERSION=1.5.1
 
 # YYYYMMDD, please, if beta, i.e. "-beta20060413"
 #DOCVERSION=development
@@ -13,7 +13,7 @@ DOCVERSION=1.5.0
 
 # Increase GBBUILD for a new release (why? Where is this ever used?)
 # A: it's used by win32/gpsbabel.rc.in which is used by the setup program,
-GBBUILD=26
+GBBUILD=27
 # PACKAGE_RELEASE="-beta20140216"
 AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
 AC_SUBST(PACKAGE_RELEASE)
index 1e76ccc986c161ceae87d8090361fb4ab8232fca..0e2f76c4cc9422a614023684a585bae15ccb539b 100644 (file)
@@ -4,5 +4,5 @@
  *
  * Isn't simplification via automation grand?
  */
-#define VERSION "1.5.0"
-#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.5.0"
+#define VERSION "1.5.1"
+#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.5.1"